home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 November: Tool Chest / Dev.CD Nov 98 TC.toast / Tool Chest / Development Kits / MPW etc. / MPW-PR / Interfaces&Libraries / RuntimeLibraries / Power Macintosh Additions / Mac OS 7.6 or Later / StdCLib ReadMe next >
Encoding:
Text File  |  1997-12-11  |  751 b   |  16 lines  |  [TEXT/MPS ]

  1. At the time of ETO #23, there was an incompatibility discovered
  2. between System 7.6 and versions of StdCLib 3.4.4 or later and
  3. certain PowerMac's including 6100/7100/8100's.
  4.  
  5. The problem was actually in how the system loads and registers libraries
  6. at boot time.  In some cases, an application/tool would crash with
  7. a 'PowerPC access exception at AAFE0700' when exiting.  The
  8. application/tool would complete its work, but not cleanup properly
  9. on exit and crash.
  10.  
  11. This problem was fixed in System 8.0.
  12.  
  13. If you must use System 7.6 and StdCLib 3.4.4 or later, the workaround
  14. is to place the StdCLib extension in the same folders as the
  15. applications and tools which use it.  This will ensure that the
  16. correct exit code be loaded into the app/tool's context.